home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …ng Tourist Spots in China / China - A Great Country in the East 3: Outstanding Tourist Spots in China.iso / index1.swf / scripts / DefineButton2_323 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2003-01-10  |  78b  |  7 lines

  1. on(rollOver){
  2.    with(_root.title)
  3.    {
  4.       gotoandstop("fh");
  5.    }
  6. }
  7.